home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacGames Sampler
/
PHT MacGames Bundle.iso
/
MacSource Folder
/
Samples from the CD
/
C and C++
/
CTools ƒ
/
c-tools..doc
< prev
next >
Wrap
Text File
|
1989-07-01
|
701b
|
23 lines
cat c-tools.hqx
Date: Tue, 13 Jun 89 13:36:24 EDT
From: Kenneth Sussmann (PBMA) <sussmann@pica.army.mil>
Here is a nice utility for C programmers. It:
Formats C source files similar to the cb utility on UNIX
Strips control characters from files
Generate prototype functions from C source files
Converts Pascal to C code (additional
work will be required by the programmer)
Cross references C files,
Checks for correct number of opening and closing
brackets/braces and use of = in lieu of == in
decision statements
Generates a flow of function calls from C source files
This is version 1.37 written by Graham Haddock and includes
documentation by the author. Freeware for non-commercial use.